home *** CD-ROM | disk | FTP | other *** search
- "NSFaxPanel" = {
- ACTIONS = (
- "addHit:",
- "advanceTime:",
- "cancelCover:",
- "cancelFax:",
- "deleteHit:",
- "editCoverHit:",
- "faxLater:",
- "formHit:",
- "modemHit:",
- "modifyHit:",
- "numberClicked:",
- "okCover:",
- "okFax:",
- "pageModeHit:",
- "previewHit:",
- "retardTime:",
- "selectCover:",
- "timeCancel:",
- "timeOk:",
- "toHit:"
- );
- OUTLETS = (
- addButton,
- coverBox,
- coverCancelButton,
- coverCheckBox,
- coverForm,
- coverLine,
- coverOkButton,
- coverPageIcon,
- coverPopup,
- coverTitle,
- coverView,
- coverWindow,
- deleteButton,
- editCoverButton,
- faxForm,
- faxKey,
- faxLaterButton,
- faxName,
- faxNumber,
- faxOkButton,
- firstPage,
- focusWindow,
- hiresCheckBox,
- lastPage,
- modemButton,
- modemName,
- modifyButton,
- noFieldsMessage,
- notifyCheckBox,
- numbersMatrix,
- pageMode,
- paperBox,
- phoneList,
- preview,
- sendDay,
- sendHours,
- sendMinutes,
- sendMonth,
- sendWeekDay,
- status,
- timeButton,
- timePanel,
- trimCheckBox
- );
- SUPERCLASS = NSPanel;
- };
- "FaxOwner" = {OUTLETS = (faxPanel); SUPERCLASS = Object; };
- "NSFaxPaperBox" = {SUPERCLASS = NSView; };
- "NSFaxCoverView" = {SUPERCLASS = NSView; };
- "FirstResponder" = {CATEGORY = LocalActions; };
-